Fix bug #12914 with drag-n-drop in native MS-Windows build.
authorEli Zaretskii <eliz@gnu.org>
Sat, 17 Nov 2012 20:41:21 +0000 (22:41 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 17 Nov 2012 20:41:21 +0000 (22:41 +0200)
commit2594689c2a89a4176151787cb22d3942c801c68c
treefa28bafbe6a49880edd86c4b5d5ca1ac3723ef51
parent2757e359672804f2217cad81e17638fc3ead4b7f
Fix bug #12914 with drag-n-drop in native MS-Windows build.

 lisp/term/w32-win.el (w32-handle-dropped-file): Use 'file://' only on
 Cygwin; otherwise use 'file:'.
 (cygwin-convert-path-from-windows): Declare, to avoid
 byte-compiler warnings.
lisp/ChangeLog
lisp/term/w32-win.el